home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #11 / CD 11 (Black) - 2001.iso / Z-Steel Soldiers / DATA1.CAB / Z_Files / Symbols / z2strings.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-05-02  |  54.7 KB  |  1,147 lines

  1.  
  2. ////                                                                        ////
  3. //// Z2. Copyright 1997-1999 The Bitmap Brothers Ltd. All rights reserved.  ////
  4. //// This source code may not be redistributed in any form.                 ////
  5. //// $Header:: /Binaries/Complete/Symbols/z2strings.h 178   29/04/01 15:4 $ ////
  6. ////                                                                        ////
  7. ////////////////////////////////////////////////////////////////////////////////
  8.  
  9.  
  10. #pragma once
  11.  
  12. #ifdef __cplusplus
  13. extern "C" {
  14. #endif
  15.  
  16. //#pragma pack(push, 4)
  17.  
  18. enum    Z2STRING_TYPE {
  19. NULL_TXT,                                //+            "NULL"
  20. MODEMS_TXT,                                //+            "Modems"
  21. GAMENAME_TXT,                            //+            "Game name"
  22. GAMEFOUND_TXT,                            //+            "Games found"
  23. PLAYERS_TXT,                            //+            "Players"
  24. WORLD_TXT,                                //+            "World"
  25. TYPE_TXT,                                //+            "Type"
  26. PING_TXT,                                //+            "Ping"
  27. PLAYERNAME_TXT,                            //+            "Player name"
  28. BOXGAME_TXT,                            //+            "Choose or create a game"
  29. MENUBUTTON_TXT,                            //+            "<<Menu"
  30. CHATBUTTON_TXT,                            //+            "Chat"
  31. CREATBUTTON_TXT,                        //+            "Create"
  32. JOINBUTTON_TXT,                            //+            "Join"
  33. ADDBUTTON_TXT,                            //+            "Add"
  34. EDITBUTTON_TXT,                            //+            "Edit"
  35. DELETEBUTTON_TXT,                        //+            "Delete"
  36. BACKBUTTON_TXT,                            //+            "<Back"
  37. NEXTBUTTON_TXT,                            //+            "Next>"
  38. CREATEGAME_TXT,                            //+            "Create game"
  39. ERRJOIN_TXT,                            //+            "You must select a game to join"
  40. ERRPROT_TXT,                            //+            "You must select a protocol"
  41. ERRCOM_TXT,                                //+            "You must select a COM port"
  42. ERRSPEED_TXT,                            //+            "You must select a speed"
  43. ERRPNUM_TXT,                            //+            "You must select a number to dial"
  44. ERRMODEM_TXT,                            //+            "You must selest a modem"
  45. OKJOIN_TXT,                                //+            "Joining Game"
  46. FINDSERVER_TXT,                            //+            "Finding servers-Please wait...."
  47. SERVERN_TXT,                            //+            "Server name"
  48. PBOOK_TXT,                                //+            "Phonebook"
  49. DIAL_TXT,                                //+            "Dialing"
  50. PBOOKENTRY_TXT,                            //+            "Phonebook entry"
  51. NAME_TXT,                                //+            "Name"
  52. NUMBER_TXT,                                //+            "Number"
  53. WISH_TXT,                                //+            "Do you wish to delete the entry for"
  54. COM1_TXT,                                //+            "COM1"
  55. COM2_TXT,                                //+            "COM2"
  56. COM3_TXT,                                //+            "COM3"
  57. COM4_TXT,                                //+            "COM4"
  58. SPEED1_TXT,                                //+            "9600"
  59. SPEED2_TXT,                                //+            "19200"
  60. SPEED3_TXT,                                //+            "36400"
  61. SPEED4_TXT,                                //+            "57600"
  62. SPEED5_TXT,                                //+            "115200"
  63. COM_TXT,                                //+            "Com Port"
  64. SPEED_TXT,                                //+            "Speed"
  65. MANUAL_IP_TXT,                            //+            "Manual IP"
  66. SEARCH_TXT,                                //+            "IP Address (leave blank to search)"
  67. BOXPROTOCOL_TXT,                        //+            "Connection"
  68. TEXTPROTOCOL_TXT,                        //+            "Protocol options"
  69. CONNINFO_TXT,                            //+            "Connection infomation"
  70. MENUIPX_TXT,                            //+            "Local Area Network (IPX)"
  71. MENUINTERNET_TXT,                        //+            "Internet"
  72. MENUMODEM_TXT,                            //+            "Modem"
  73. MENUDIRECT_TXT,                            //+            "Direct Connection"
  74. MENUMANUAL_TXT,                            //+            "Manual IP"
  75. USER_TXT,                                //+            "Users"
  76. SERVERS_TXT,                            //+            "Servers"
  77. OKBUTTON_TXT,                            //+            "Ok"
  78. CANCELBUTTON_TXT,                        //+            "Cancel"
  79. NOSAVEGAMES_TXT,                        //+            "No saved games were found"
  80. ERR_TXT,                                //+            "Error"
  81. WAITINGFORPLAYERS_TXT,                    //+            "Waiting for players"
  82. WAITING_TXT,                            //+            "Waiting"
  83. MULTIMAPTYPELIST_TXT,                     //+            "Map name::%s\n\nTerrain type: %s\n\nMap size: %d x %d\n\nNo. players: %d\n\nGame type: %s"
  84. ONE_NUMBER_TXT,                            //+            "1"
  85. TWO_NUMBER_TXT,                            //+            "2"
  86. THREE_NUMBER_TXT,                        //+            "3"
  87. FOUR_NUMBER_TXT,                        //+            "4"
  88. FIVE_NUMBER_TXT,                        //+            "5"
  89. SIX_NUMBER_TXT,                            //+            "6"
  90. SEVEN_NUMBER_TXT,                        //+            "7"
  91. EIGHT_NUMBER_TXT,                        //+            "8"
  92. FREEFORALL_TXT,                            //+            "Free for all"
  93. DUCKVDUCK_TXT,                            //+            "Duck v Duck"
  94. ALLDUCK_TXT,                            //+            "Duck v ALL"
  95. ALLY_TXT,                                //+            "Team"
  96. SELECTGAME_TXT,                            //+            "Select game"
  97. SENDBUTTON_TXT,                            //+            "Send"
  98. WATCHBUTTON_TXT,                        //+            "Watch"
  99.  
  100. // these are used in objinfo.cpp
  101. LASER_TXT,                                //+         "Laser"
  102. PSYCHO_TXT,                             //+         "Psycho"
  103. PYRO_TXT,                                //+         "Pyro"
  104. TOUGH_TXT,                              //+         "Tough"
  105. SNIPER_TXT,                             //+         "Sniper"
  106. EXEXPERT_TXT,                           //+         "Explosives Expert"
  107. SPY_TXT,                                //+         "Spy"
  108. ENGINEER_TXT,                           //+         "Technician"
  109. CONSROB_TXT,                            //+         "Construction Robot"
  110. SCOUTVEHICLE_TXT,                        //+            "Jeep"
  111. MRADAR_TXT,                                //+            "Mobile Radar Jammer"
  112. SHOCKV_TXT,                                //+            "Shockwave"
  113. DISRUPTER_TXT,                            //+            "Disrupter"
  114. CRUISER_TXT,                            //+            "Cruiser"
  115. DESTROYER_TXT,                            //+            "Destroyer"
  116. BATTLECRUISER_TXT,                        //+            "Battle Cruiser"
  117. SCOUTHELI_TXT,                            //+            "Scout Helicopter"
  118. STEALTH_TXT,                            //+            "Stealth Bomber"
  119. FIGHTER_TXT,                            //+            "Fighter Bomber"
  120. HTANK_TXT,                              //+         "Heavy Tank"
  121. LTANK_TXT,                              //+         "Light Tank"
  122. MEDUIMTANK_TXT,                         //+         "Medium Tank"
  123. MORTARTANK_TXT,                         //+         "Mortar Tank"
  124. ATTHELI_TXT,                            //+         "Attack Helicopter"
  125. BUG_TXT,                                //+         "Bug"
  126. TRAHELI_TXT,                            //+         "Transport Helicopter"
  127. WASP_TXT,                                //+            "Wasp"
  128. MOBSAM_TXT,                             //+         "Mobile Missile Launcher"
  129. GBOAT_TXT,                              //+         "Gunboat"
  130. APC_TXT,                                //+         "APC"
  131. MISSSHIP_TXT,                           //+         "Missile Boat"
  132. RADAR_TXT,                              //+         "Radar Station"
  133. WAPFAC_TXT,                             //+         "Vehicle Factory"
  134. AIRHANGER_TXT,                          //+         "Air Hangar"
  135. ROBFAC_TXT,                             //+         "Robot Factory"
  136. TELEPORTER_TXT,                            //+            "Teleport"
  137. BUNKER_TXT,                                //+            "Bunker"
  138. RESEARCHF_TXT,                            //+            "Research Facilty"
  139. REFINERY_TXT,                            //+            "Refinery"
  140. FORCEGENERATOR_TXT,                        //+            "Shield Generator"
  141. SHIPYARD_TXT,                           //+         "Shipyard"
  142. ANTITANKGUN_TXT,                        //+            "Anti-Tank Gun"
  143. ANTIMISSILEGUN_TXT,                        //+            "Anti-Missile Station"
  144. HEAVYGUN_TXT,                            //+            "Heavy Gun"
  145. ANTIAIRGUN_TXT,                         //+         "Anti-Air Site"
  146. MINE1_TXT,                              //+         "Mine 1"
  147. MINE2_TXT,                              //+         "Mine 2"
  148. STORE1_TXT,                             //+         "Store"
  149. CRASH_HELI_TXT,                         //+         "Crashed Helicopter"
  150. TRDEBRIS_TXT,                           //+         "Bug Debris"
  151. PRISON_TXT,                             //+         "Prison"
  152. POWCAMP_TXT,                            //+         "POW Camp"
  153. COMMTOWER_TXT,                          //+         "Communications Tower"
  154. INTELLIG_TXT,                           //+         "Intelligence Facility"
  155. INTERROG_TXT,                           //+         "Interrogation Facility"
  156. VAULT_TXT,                              //+         "Vault"
  157. MANFAC_TXT,                               //+         "Manufacture Facility"
  158. VIPERHQ_TXT,                            //+         "Viper Headquarters"
  159. SENATE_TXT,                             //+         "Senate"
  160. COMMAND_CENTER_TXT,                        //+            "Command Centre"
  161. TECH_CENTER_TXT,                        //+            "Tech Centre"
  162. WEATHER_CENTER_TXT,                        //+            "Environment Control"
  163. WALL_TOWER_TXT,                            //+            "Wall Tower"
  164. DEF_TOWER_TXT,                            //+            "Defence Tower"
  165. GUN_TOWER_TXT,                            //+            "Gun Platform"
  166. WALL_TXT,                                //+            "Wall"
  167. WALL_GATE_TXT,                            //+            "Wall Gate"
  168. BRIDGE_TXT,                                //+            "Bridge"
  169.  
  170. // end these are used in objinfo.cpp
  171.  
  172. // Status Panel Names
  173. LASER_SHORT_TXT,                        //+         "Laser"
  174. PSYCHO_SHORT_TXT,                        //+         "Psycho"
  175. PYRO_SHORT_TXT,                         //+         "Pyro"
  176. TOUGH_SHORT_TXT,                        //+         "Tough"
  177. SNIPER_SHORT_TXT,                        //+         "Sniper"
  178. EXEXPERT_SHORT_TXT,                     //+         "Exp. Expert"
  179. SPY_SHORT_TXT,                            //+         "Spy"
  180. ENGINEER_SHORT_TXT,                     //+         "Technician"
  181. CONSROB_SHORT_TXT,                        //+         "Construction"
  182. SCOUTVEHICLE_SHORT_TXT,                 //+         "Jeep"
  183. MRADAR_SHORT_TXT,                        //+         "Mo. Radar"
  184. SHOCKV_SHORT_TXT,                        //+         "Shockwave"
  185. DISRUPTER_SHORT_TXT,                    //+         "Disrupter"
  186. CRUISER_SHORT_TXT,                        //+         "Cruiser"
  187. DESTROYER_SHORT_TXT,                    //+         "Destroyer"
  188. BATTLECRUISER_SHORT_TXT,                //+         "Btl. Cruiser"
  189. SCOUTHELI_SHORT_TXT,                    //+         "Scout Heli."
  190. STEALTH_SHORT_TXT,                        //+         "Stealth"
  191. FIGHTER_SHORT_TXT,                        //+         "Fighter"
  192. HTANK_SHORT_TXT,                        //+         "Heavy"
  193. LTANK_SHORT_TXT,                        //+         "Light"
  194. MEDUIMTANK_SHORT_TXT,                    //+         "Medium"
  195. MORTARTANK_SHORT_TXT,                    //+         "Mortar"
  196. ATTHELI_SHORT_TXT,                        //+         "Attack Heli."
  197. WASP_SHORT_TXT,                         //+         "Wasp"
  198. TRAHELI_SHORT_TXT,                        //+         "Tran. Heli."
  199. MOBSAM_SHORT_TXT,                        //+         "Mo. Missile"
  200. GBOAT_SHORT_TXT,                        //+         "Gunboat"
  201. APC_SHORT_TXT,                            //+         "APC"
  202. MISSSHIP_SHORT_TXT,                        //+         "Missile Boat"
  203. RADAR_SHORT_TXT,                        //+         "Radar Stn"
  204. WAPFAC_SHORT_TXT,                        //+         "Vehicle Fac."
  205. ROBFAC_SHORT_TXT,                        //+         "Robot Fac."
  206. AIRHANGER_SHORT_TXT,                    //+         "Hangar"
  207. TELEPORTER_SHORT_TXT,                    //+         "Teleport"
  208. BUNKER_SHORT_TXT,                        //+         "Bunker"
  209. RESEARCHF_SHORT_TXT,                    //+         "Research Fac."
  210. REFINERY_SHORT_TXT,                     //+         "Refinery"
  211. FORCEGENERATOR_SHORT_TXT,                //+         "Sheild Gen."
  212. SHIPYARD_SHORT_TXT,                     //+         "Shipyard"
  213. ANTITANKGUN_SHORT_TXT,                    //+         "Anti-Tank"
  214. ANTIMISSILEGUN_SHORT_TXT,                //+         "Anti-Missile"
  215. HEAVYGUN_SHORT_TXT,                     //+         "Heavy Gun"
  216. ANTIAIRGUN_SHORT_TXT,                    //+         "Anti-Air"
  217. MINE1_SHORT_TXT,                        //+         "Mine 1"
  218. MINE2_SHORT_TXT,                        //+         "Mine 2"
  219. STORE1_SHORT_TXT,                        //+         "Store"
  220. CRASH_HELI_SHORT_TXT,                    //+         "Crashed Heli."
  221. TRDEBRIS_SHORT_TXT,                     //+         "Debris"
  222. PRISON_SHORT_TXT,                        //+         "Prison"
  223. POWCAMP_SHORT_TXT,                        //+         "POW Camp"
  224. COMMTOWER_SHORT_TXT,                    //+         "Comms Tower"
  225. INTELLIG_SHORT_TXT,                     //+         "Intel. Fac."
  226. INTERROG_SHORT_TXT,                     //+         "Interr. Fac."
  227. VAULT_SHORT_TXT,                        //+         "Vault"
  228. MANF_SHORT_TXT,                         //+         "Man. Fac."
  229. VIPERHQ_SHORT_TXT,                        //+         "Viper HQ"
  230. SENATE_SHORT_TXT,                        //+         "Senate"
  231. COMMAND_CENTER_SHORT_TXT,                //+         "Cmd Cntr"
  232. TECH_CENTER_SHORT_TXT,                    //+         "Tech Cntr"
  233. WEATHER_CENTER_SHORT_TXT,                //+         "Enviro. Ctrl"
  234. WALL_TOWER_SHORT_TXT,                    //+         "Wall Twr"
  235. DEF_TOWER_SHORT_TXT,                    //+         "Def. Twr"
  236. GUN_TOWER_SHORT_TXT,                    //+         "Gun Pl."
  237. WALL_SHORT_TXT,                         //+         "Wall"
  238. WALL_GATE_SHORT_TXT,                    //+         "Gate"
  239. BRIDGE_SHORT_TXT,                        //+         "Bridge"
  240.  
  241. // Status Panel Names
  242.  
  243. RED_STRING_TXT,                            //+            "RED "
  244. BLUE_STRING_TXT,                        //+            "BLUE"
  245. GREEN_STRING_TXT,                        //+            "GRN "
  246. YELLOW_STRING_TXT,                        //+            "YELL"
  247. PURPLE_STRING_TXT,                        //+            "PURP"
  248. CYAN_STRING_TXT,                        //+            "CYAN"
  249. INDGO_STRING_TXT,                        //+            "INDG"
  250. WHITE_STRING_TXT,                        //+            "WHIT"
  251. NONE_STRING_TXT,                        //+            "NONE"
  252.  
  253. YES_TXT,                                //+            "Yes"
  254. YESADD_TXT,                                //+            "Yes (Add)"
  255. NO_TXT,                                    //+            "No"
  256. // These are used in statusp.cpp
  257. MENU_TXT,                                //+            "MENU"
  258. SELL_TXT,                                //+            "Sell"
  259. UPGRADE_TXT,                            //+            "Upgrade"
  260. REPAIR_TXT,                                //+            "Repair"
  261. OFF_TXT,                                //+            "Off"
  262. ON_TXT,                                    //+            "On"
  263. START_TXT,                                //+            "Start"
  264. STOP_TXT,                                //+            "Stop"
  265. CREDITS_TXT,                            //+            "Credits"
  266. // end These are used in statusp.cpp
  267.  
  268. // all these used in   scrMess.add
  269. MANF_TXT,                                //+            "%n manufactured"
  270. TELERDY_TXT,                            //+            "Teleport Ready"
  271. REPCOM_TXT,                                //+            "Repair Complete"
  272. UPCOM_TXT,                                //+            "Upgrade Complete"
  273. TERRCAP_TXT,                            //+            "Territory Captured"
  274. RECAPFLAG_TXT,                            //+            "Flag Recaptured"
  275. NOSPBU_TXT,                                //+            "No space to build"
  276. NOSPEXIT_TXT,                            //+            "No space for exit point round %n"
  277. SOLD_TXT,                                //+            "Sold"
  278. UNITUNDERATTACK_TXT,                    //+            "Help - %n under attack"
  279. FLAGUNDERATTACK_TXT,                    //+            "Help - flag under attack"
  280. BUILDUNDERATTACK_TXT,                    //+            "Help - %n under attack"
  281. MUSIC_STATUS,                            //+            "%m"
  282. MUSIC_VOLUME_TXT,                        //+            "Volume: %v%%"
  283. ONE_TXT,                                //+            "One"
  284. TWO_TXT,                                //+            "Two"
  285. THREE_TXT,                                //+            "Three"
  286. FOUR_TXT,                                //+            "Four"
  287. FIVE_TXT,                                //+            "Five"
  288. SIX_TXT,                                //+            "Six"
  289. // end all these used in   scrMess.add
  290.  
  291.  
  292. // use in select.cpp
  293. UNREP_TXT,                                //+            "-Under Repair"
  294. DESYD_TXT,                                //+            "-Destroyed"
  295. ON_FIRE_TXT,                            //+            "-Fire!"
  296. CONST_TXT,                                //+            "Constructing"
  297. REP_TXT,                                //+            "Repairing"
  298. FIREMEN_TXT,                            //+            "fire service at work"
  299. UPGR_TXT,                                //+            "Upgrading"
  300. SELLING_TXT,                            //+            "Selling"
  301. // end  use in select.cpp
  302.  
  303. // used in frontend
  304. EXIT_TXT,                                //+            "E&xit"
  305. SINGLE_TXT,                                //+            "&Single Player"
  306. MULTI_PLAYER_TXT,                        //+            "&Multi Player"
  307. EDITOR_TXT,                                //+            "&Editor"
  308. OPTIONS_TXT,                            //+            "&Options"
  309. D3D_TXT,                                //+            "3d"
  310. MAIN_MENU_TXT,                            //+            "Main Menu"
  311. NEWCAMPAIGN_TXT,                        //+            "&New Campaign"
  312. SKIRMISH_TXT,                            //+            "Skirmish"
  313. LOADGAME_TXT,                            //+            "&Load Game"
  314. WORLD1_TXT,                                //+            "Desert"
  315. WORLD2_TXT,                                //+            "Forest"
  316. WORLD3_TXT,                                //+            "Volcanic"
  317. WORLD4_TXT,                                //+            "Ice"
  318. WORLD5_TXT,                                //+            "Archipelago"
  319. WORLD6_TXT,                                //+            "Wasteland"
  320. WORLD_MENU_TXT,                            //+            "World Menu"
  321. PAUSE_BOX_TXT,                            //+         "Pause"        
  322. CONTINUE_TXT,                            //+            "Continue"
  323. CHAT_BOX_TXT,                            //+            "Chat"
  324. SEND_TXT,                                //+            "Send"
  325. DISCONNECT_TXT,                            //+            "Break"        
  326. RESIGN_TXT,                                //+            "Do you want to resgin"
  327. IHAVERESIGNED_TXT,                        //+            "I have resigned"
  328. CANCEL_TXT,                                //+            "Cancel"
  329. CAMPAIGN_TXT,                            //+            "Select Campaign"
  330. CAMP_TXT,                                //+            "&New Campaign"
  331. RESUMECAMPAIGN_TXT,                        //+            "&Resume Campaign"
  332. PLAYCUSTOM_TXT,                            //+            "&Skirmish"
  333. TERRTY_TXT,                                //+            "Terrain Type"
  334. MAPSIZE_TXT,                             //+            "Map Size"
  335. NOPLAYERS_TXT,                            //+            "No. Players"
  336. TIMEDATE_TXT,                            //+            "Time Date      "
  337. OBJECTIVES_TXT,                            //+            "Ob&jectives"
  338. OBJECTIVE_TXT,                            //+            "Objective Complete?"
  339. ARE_TXT,                                 //+            "Are you sure?"
  340. EXITMAIN_TXT,                            //+            "&Main Menu"
  341. EXITSYSTEM_TXT,                            //+            "&System"
  342. MAPOBJECTIVES_TXT,                        //+            "Map Objectives"
  343. WELL_TXT,                                //+            "Are you sure you want to exit?"
  344. REPLAY_TXT,                                //+            "Replay Level"
  345. ENDGAME_TXT,                            //+            "End Game Menu"
  346. DELETE_TXT,                                //+            "Delete"
  347. SAVEGAME_TXT,                            //+            "Save Game"
  348. MISSION_TXT,                            //+            "Mission Objectives"
  349. HISCORES_TXT,                            //+            "High Scores"
  350. ENTERNAME_TXT,                            //+            "Enter Name For New Player"
  351. NEWPLAYER_TXT,                            //+            "New Player"
  352. OVERWRITEPLAYER_TXT,                    //+            "Overwrite Existing Player "
  353. REMOVEPLAYER_TXT,                        //+            "Remove Player ?"
  354. AVAILABLEPLAYER_TXT,                    //+            "Available Players"
  355. UNABLETODELFILE_TXT,                    //+            "Unable To Delete File"
  356. MISSIONSTATUS_TXT,                        //+            "Mission Status"
  357.  
  358. // IF YOU ADD A NEW SHOT TYPE PLEASE ADD STRING TO ZSTRINGS.H AT ST_NULL_TXT 
  359.  
  360. ST_NULL_TXT,                            //+            "NULL SHOT"
  361. ST_SHELL_TXT,                            //+            "SHELL"
  362. ST_BOMB_TXT,                            //+            "BOMB"
  363. ST_MISSILE_TXT,                            //+            "MISSILE"
  364. ST_LARGE_MISSILE_TXT,                    //+            "LARGE_MISSILE"
  365. ST_LASER_TXT,                            //+            "LASER"
  366. ST_TORPEDO_TXT,                            //+            "TORPEDO"
  367. ST_BULLET_TXT,                            //+            "BULLET"
  368. ST_MORTAR_TXT,                            //+            "MORTAR"
  369. ST_DEPTH_CHARGE_TXT,                    //+            "DEPTH CHARGE"
  370. ST_FLAME_THROWER_TXT,                    //+            "FLAME THROWER"
  371.  
  372. ST_PLASMA_WHITE_TXT,                    //+            "White Plasma"
  373. ST_DISRUPTER_SPRITE_TXT,                //+            "DISRUPTER_SPRITE"
  374. ST_SHOCKWAVE_SPRITE_TXT,                //+            "SHOCKWAVE_SPRITE"
  375. ST_HTANK_SPRITE_TXT,                    //+            "HTANK_SPRITE"
  376. ST_MTANK_SPRITE_TXT,                    //+            "MTANK_SPRITE"
  377. ST_MORTOR_SPRITE_TXT,                    //+            "MORTOR_SPRITE"
  378. ST_BOMBLET_TXT,                            //+            "CLUSTER BOMBLET"
  379. ST_BOUNCEBOMB_TXT,                        //+            "BOUNCING BOMB"
  380. ST_GRENADE_TXT,                            //+            "GRENADE"
  381. ST_POLARIS_TXT,                            //+            "POLARIS"
  382. ST_SEAMINE_TXT,                            //+            "SeaMINE"
  383. ST_MINE_TXT,                            //+            "LandMINE"
  384. // end used in frontend
  385. // start ingame munus
  386. RESTART_TXT,                            //+            "&Restart"
  387. QUIT_TXT,                                //+            "&Quit"
  388. LOAD_TXT,                                //+            "&Load"
  389. SAVE_TXT,                                //+            "&Save"
  390. HELP_TXT,                                //+            "&Help"
  391.  
  392. RESTARTLEVEL_TXT,                        //+            "Restart Level"
  393. QUITTOMAINMENU_TXT,                        //+            "&Quit to main menu"
  394. // end ingame munus
  395.  
  396. // help menu buttons
  397. BUILDINGS_TXT,                            //+            "&Buildings"
  398. TURRETS_TXT,                            //+            "Ar&tillery"
  399. AIR_TXT,                                //+            "&Air"
  400. SEA_TXT,                                //+            "&Sea"
  401. GROUND_TXT,                                //+            "&Ground"
  402. ROBOTS_TXT,                                //+            "&Robots"
  403.  
  404. TERR_FLAG_TXT,                            //+            "Flag"
  405. //shot movement
  406. LINE_TXT,                                //+            "Line"    
  407. TRAJECTORY_TXT,                            //+            "Trajectory"
  408. HOMING_TXT,                                //+            "Homing"
  409. HOMING_FLAT_TXT,                        //+            "Homing_flat"
  410. BOUNCE_TXT,                                //+            "Bounce"
  411. BOUNCE_FLAT_TXT,                        //+            "Freefall Bounce"
  412. //trails
  413. NO_TRAIL_TXT,                            //+            "No_trail"
  414. NORMAL_TRAIL_TXT,                        //+            "Normal_trail"
  415. YELLOW_TRAIL_TXT,                        //+            "Yellow_trail"
  416. DISRUPTER_TRAIL_TXT,                    //+            "DISRUPTER_TRAIL"
  417. SHOCKWAVE_TRAIL_TXT,                    //+            "SHOCKWAVE_TRAIL"
  418. HTANK_TRAIL_TXT,                        //+            "HTANK_TRAIL"
  419. MTANK_TRAIL_TXT,                        //+            "MTANK_TRAIL"
  420. MORTOR_TRAIL_TXT,                        //+            "MORTOR_TRAIL"
  421. LASER_TRAIL_TXT,                        //+            "LASER_TRAIL"
  422. TRACER_TRAIL_TXT,                        //+            "Tracer Trail"
  423.  
  424. // tool tips for buttons/componants/misc
  425. TT_AGGRESIVE_TXT,                        //+            "Aggressive"
  426. TT_NEUTRAL_TXT,                            //+            "Neutral"
  427. TT_DEFENSIVE_TXT,                        //+            "Defensive"
  428. TT_GUARD_TXT,                            //+            "Guard"
  429. TT_RALLYP_TXT,                            //+            "Set Rally Point"
  430. TT_STOP_TXT,                            //+            "Stop"
  431. TT_SELL_TXT,                            //+            "Sell"
  432. TT_UPGRADE_TXT,                            //+            "Upgrade"
  433. TT_UNLOAD_TXT,                            //+            "Unload"
  434. TT_MM1_TXT,                                //+            "Toggle Terrain"
  435. TT_MM2_TXT,                                //+            "Toggle Territories"
  436. TT_MM3_TXT,                                //+            "Toggle Units"
  437.  
  438. // TOOLTIPS FOR PANEL ICONS
  439. TT_SHIELDON_TXT,        //+    "Enable Shield"
  440. TT_SHIELDOFF_TXT,        //+    "Disable Shield"
  441. TT_CLOAKON_TXT,            //+    "Enable Cloak"
  442. TT_CLOAKOFF_TXT,        //+    "Disable Cloak"
  443. // exexpert weapons
  444. TT_W_MINES_TXT,            //+    "Weapon Field Mines"
  445. TT_W_DPACK_TXT,            //+    "Weapon Structure Mines"
  446. TT_W_GRENADE_TXT,            //+    "Weapon Grenades"
  447.  
  448. // research building
  449. TT_RE_ARMOUR_TXT,        //+    "Research Armour"
  450. TT_RE_DAMAGE_TXT,        //+    "Research Damage"
  451. TT_RE_SPEED_TXT,        //+    "Research Speed"
  452. // weather centre, shield gen, cruiser
  453. TT_W_METEORS_TXT,        //+    "Meteorites"
  454. TT_W_TORNADO_TXT,        //+    "Tornado"
  455. TT_W_LIGHTNING_TXT,        //+    "Lightning"
  456. TT_W_EMP_TXT,            //+    "Sonic Shock"
  457. TT_W_SEAMINES_TXT,        //+ "Weapon Sea Mines"
  458. TT_W_DEPTHCHARGE_TXT,    //+    "Weapon Depth Charge"
  459. TT_W_ANTIAIR_TXT,        //+    "Weapon Anti-Air"
  460. // command centre
  461. TT_RE_BLD_ARMOUR_TXT,    //+    "Research Building Armour"
  462. // walls/towers
  463. TT_BLD_ATGUN_TXT,            //+    "Build Gun Tower"
  464. TT_BLD_AAGUN_TXT,        //+    "Build Anti-Air Site"
  465.  
  466. CONTROL_OPTIONS_TXT,    //+ "Control"
  467. SOUND_OPTIONS_TXT,        //+ "Sound"
  468. GRAPHICS_OPTIONS_TXT,    //+ "Graphics"
  469. EFFECT_VOL_TXT,            //+ "Effects Volume"
  470. VOICE_VOL_TXT,            //+    "Voice Volume"
  471. MUSIC_VOL_TXT,            //+ "Music Volume"
  472. GFX_OPTIONS_TXT,        //+    "Graphics Options"
  473. SND_OPTIONS_TXT,        //+    "Sound Options"
  474. CTL_OPTIONS_TXT,        //+ "Control Options"
  475.  
  476. SETUPGAME_TXT,            //+ "Setup Game"
  477.  
  478. GAME1_TYPE_TXT,            //+"Annihlation",
  479. GAME2_TYPE_TXT,            //+"Command Cntr",
  480. GAME3_TYPE_TXT,            //+"Units",
  481. GAME4_TYPE_TXT,            //+"Time Limit",
  482. GAME5_TYPE_TXT,            //+"Kills",
  483. GAME6_TYPE_TXT,            //+"Assasination",
  484. GAME7_TYPE_TXT,            //+"Theft",
  485. GAME8_TYPE_TXT,            //+"Key Territory",
  486.  
  487. DIFF1_TXT,                //+"Easy",
  488. DIFF2_TXT,                //+"Normal",
  489. DIFF3_TXT,                //+"Hard",
  490. NOT_AVAIL_TXT,            //+"N/A",
  491. RESOLUTION_TXT,            //+"Resolution",
  492. MASTER_VOL_TXT,            //+"Master Volume",
  493.  
  494. LANG_TXT,                //+"Language",
  495. ENGLISH_TXT,            //+"English",
  496. FRENCH_TXT,                //+"French",
  497. GERMAN_TXT,                //+"German",
  498. SPANISH_TXT,            //+"Spanish",
  499. ITALIAN_TXT,            //+"Italian",
  500. DETAIL_TEX_TXT,            //+"Detail Textures",
  501. REFLECT_TXT,            //+"Reflections",
  502. SHADOW_TXT,                //+"Shadows",
  503. DET_LEV_TXT,            //+"Detail Level",
  504. ATE_BPP_TXT,            //+" 8 Bit",
  505. SXTN_BPP_TXT,            //+"16 Bit",
  506. THTW_BPP_TXT,            //+"32 Bit",
  507. COL_DEPTH_TXT,            //+"Colour Depth",
  508. TEX_DEPTH_TXT,            //+"Texture Depth",
  509. MOUSE_SENSITIVITY_TXT,    //+"Mouse Sensitivity",
  510. ROTATE_SENSITIVITY_TXT,    //+"Rotation Sensitivity",
  511. TILT_SENSITIVITY_TXT,    //+"Tilt Sensitivity",
  512. ZOOM_SENSITIVITY_TXT,   //+"Zoom Sensitivity",
  513. MIN_TXT,                //+"Min",
  514. MAX_TXT,                //+"Max",
  515. UNKNOWN_TXT,            //+"Unknown",
  516. HUMAN_TXT,                //+"Human",  
  517. CPU_TXT,                //+"CPU",    
  518. N_A_TXT,                //+"N/A",
  519. LEVEL_COLON_TXT,         //+"Level"
  520. TYPE_COLON_TXT,             //+"Type",
  521. EDIT_ME_TXT,            //+"Edit Me",    
  522. START_CREDS_TXT,        //+"Start Credits",
  523. MAX_UNITS_TXT,            //+"Max Units",
  524. MAX_TECH_TXT,            //+"Max Tech  ",
  525. LOCK_ALLY_TXT,            //+"Lock Ally ",
  526. FOG_OF_WAR_TXT,            //+"Shroud",
  527. POWER_UPS_TXT,            //+"Power Ups ",
  528. RAND_START_TXT,            //+"Random Start",
  529. DIFFICULTY_TXT,            //+"Difficulty",
  530. CURRENT_MISSION_TXT,    //+"Current Mission",
  531. TIMES_PLAYED_TXT,        //+"Times Played",
  532. AVAILABLE_MISSIONS_TXT,    //+"Available Missions",
  533. LEVEL_NO_TXT,            //+"Level No.",
  534. DATE_TXT,                //+"Date",
  535. SIZE_TXT,                //+"Size",
  536. TACTICIAN_TXT,            //+"Tactician ",
  537. MINS_TXT,                //+"mins",
  538. SECS_TXT,                //+"secs",
  539. MESSAGE_FROM_ZOD_TXT,    //+"Performance ",
  540. RETRY_TXT,                //+"Retry",
  541. STRUCT_DESTROYED_TXT,    //+"Buildings Lost",
  542. MAX_RESOURCE_TXT,        //+"Max Resource",
  543. UNITS_LOST_TXT,            //+"Units Lost",
  544. PLAYER_STATS_TXT,        //+"Player Stats",
  545. ENEMY_STATS_TXT,        //+"Enemy Stats",
  546. MISSION_DATABASE_TXT,    //+"Mission Database",
  547. LEVEL_TXT,                //+"Level",
  548. EAX_TXT,                //+"EAX",
  549. LOW_TXT,                //+"Low ",
  550. MED_TXT,                //+"Med ",
  551. HI_TXT,                    //+"High",
  552. QUALITY_TXT,            //+"Quality",
  553. MT_UNIT_INFO,            //+"Unit Info",
  554. MT_UNIT_COMMONINFO,        //+"Info",
  555. MT_UNIT_MINIMAP,        //+"Minimap",
  556.         
  557. TT_LAND_AIR,                //+    "Land"
  558. TT_TAKEOFF_AIR,                //+    "Takeoff"
  559.  
  560. TT_NEAR_COMMAND,            //+ "Nearest Command Centre"
  561. TT_NEAR_CONST_R,            //+ "Nearest Const Rob"
  562. TT_NEAR_TECHN,                //+ "Nearest Technician"
  563. TT_NEAR_SEA_UNIT,            //+ "Nearest Sea Unit"
  564. TT_NEAR_AIR_UNIT,            //+ "Nearest Air Unit"
  565. TT_NEAR_GND_UNIT,            //+ "Nearest Ground Unit"
  566. TT_NEXT_ITEM,                //+ "Next Item"
  567. TT_PREV_ITEM,                //+ "Prev Item"
  568.  
  569. CRITICAL_ERROR_TXT,            //+ "Critical Error"
  570. SYMBOLS_CHAR,                //+ "!ú$%^&*();:-=_+#~[]{}@/?.>,<\'"
  571. BUILD_TXT,                    //+ "Build"
  572.  
  573.  
  574.  
  575. RESEARCHING_TXT,            //+ "Researching..."
  576. SCANNING_TXT,                //+    "Scanning patterns..."
  577. CHARGING_TXT,                //+ "Charging..."
  578.  
  579. TT_MSGS_TXT,                //+ "Messages"
  580. TT_OBJS_TXT,                //+ "Objectives"
  581.  
  582. TT_LCAMA_TXT,                //+ "Action Cam"
  583.  
  584. TT_UNITCOUNTPTR_TXT,        //+ "Units"
  585. TT_TECHLEVELPTR_TXT,        //+ "Tech Level"
  586. TT_TERRINFOPTR_TXT,            //+ "Flags"
  587. TT_DAMUPGRPTR_TXT,            //+ "Damage Upgrade Level"
  588. TT_ARMUPGRPTR_TXT,            //+ "Unit Armour Upgrade Level"
  589. TT_SPDUPGRPTR_TXT,            //+ "Speed Upgrade Level"
  590. TT_BARUPGRPTR_TXT,            //+ "Building Armour Upgrade Level"
  591.     
  592. BEST_SOFAR_TXT,                //+ "Best:"
  593. THIS_SCORE_TXT,                //+ "Score"
  594. CARGO_TXT,                    //+ "Cargo"
  595. HEALTH_TXT,                    //+ "Health"
  596. PERSONALBEST_TXT,            //+ "Your Best:"
  597.  
  598. RESUMEBUTTON_TXT,            //+    "Resume"
  599. WINCOL_TXT,                    //+ "Window Colour"
  600. TXTCOL_TXT,                    //+ "Text Colour"
  601. STEALTH_READY_TXT,            //+ "Stealth Attack"
  602. FIGHTER_READY_TXT,            //+ "Fighter Attack"
  603.  
  604. SELECT_MISSION_TXT,            //+ "Select Mission"
  605. SELECT_PLAYER_TXT,            //+ "Select Player"
  606.  
  607. EXIT_TO_WHERE_TXT,            //+ "Exit to ?"
  608. EXIT_TO_MAIN_TXT,            //+ "Exit To Main Menu ?"
  609. EXIT_TO_SYSTEM_TXT,            //+ "Exit To System ?"
  610.  
  611. IS_READY_TXT,                //+ "Ready for Action"
  612. TT_TIMER_TXT,                //+ "Timer"
  613.  
  614. NONE_AVAILABLE_TXT,            //+ "Click CREATE to"
  615. NONE_AVAILABLE_TXT2,        //+ "Create a player"
  616.  
  617. OBJECTIVE_COMPLETE_TXT,        //+ "Objective Complete:"
  618. OBJECTIVE_FAIL_TXT,            //+ "Objective Failed:"
  619.  
  620. APPLY_BUT_TXT,                //+ "Apply"
  621. //    Zod's Mission Fail Messages: 
  622.  
  623. ZOD_FAIL_TXT1,                //+    "Obsolete"
  624. ZOD_FAIL_TXT2,                //+    "Malfunction"
  625. ZOD_FAIL_TXT3,                //+    "Drone"
  626. ZOD_FAIL_TXT4,                //+    "Scrap Heap"
  627. ZOD_FAIL_TXT5,                //+    "Retro Grade"
  628. ZOD_FAIL_TXT6,                //+    "System Failure"
  629. ZOD_FAIL_TXT7,                //+    "Crash and Burn"
  630. ZOD_FAIL_TXT8,                //+    "Unhinged"
  631. ZOD_FAIL_TXT9,                //+    "Back Fire"
  632. ZOD_FAIL_TXT10,                //+    "Flat Battery"
  633.  
  634. //    Zod's Mission Result:
  635.  
  636. ZOD_WIN_TXT1,                //+    "High Octane"
  637. ZOD_WIN_TXT2,                //+    "Mean Machine"
  638. ZOD_WIN_TXT3,                //+    "Next Generation"
  639. ZOD_WIN_TXT4,                //+    "Heat Seeker"
  640. ZOD_WIN_TXT5,                //+    "Bench Mark"
  641. ZOD_WIN_TXT6,                //+    "State of the Art"
  642. ZOD_WIN_TXT7,                //+    "Cutting Edge"
  643. ZOD_WIN_TXT8,                //+    "Super Conductor"
  644. ZOD_WIN_TXT9,                //+    "Power House"
  645. ZOD_WIN_TXT10,                //+    "Heavy Mettle"
  646.  
  647. //    Keeler's Mission Failed:
  648. KEEL_FAIL_TXT1,                //+    "Obsolete"
  649. KEEL_FAIL_TXT2,                //+    "Malfunction"
  650. KEEL_FAIL_TXT3,                //+    "Drone"
  651. KEEL_FAIL_TXT4,                //+    "Scrap Heap"
  652. KEEL_FAIL_TXT5,                //+    "Retro Grade"
  653. KEEL_FAIL_TXT6,                //+    "System Failure"
  654. KEEL_FAIL_TXT7,                //+    "Crash and Burn"
  655. KEEL_FAIL_TXT8,                //+    "Unhinged"
  656. KEEL_FAIL_TXT9,                //+    "Back Fire"
  657. KEEL_FAIL_TXT10,            //+    "Flat Battery"
  658.  
  659. //    Keeler's Mission Result:
  660.  
  661. KEEL_WIN_TXT1,                //+    "High Octane"
  662. KEEL_WIN_TXT2,                //+    "Mean Machine"
  663. KEEL_WIN_TXT3,                //+    "Next Generation"
  664. KEEL_WIN_TXT4,                //+    "Heat Seeker"
  665. KEEL_WIN_TXT5,                //+    "Bench Mark"
  666. KEEL_WIN_TXT6,                //+    "State of the Art"
  667. KEEL_WIN_TXT7,                //+    "Cutting Edge"
  668. KEEL_WIN_TXT8,                //+    "Super Conductor"
  669. KEEL_WIN_TXT9,                //+    "Power House"
  670. KEEL_WIN_TXT10,                //+    "Heavy Mettle"
  671.  
  672. CHNG_PLYR_TXT,                //+ "New Player"
  673. UNIT_INFO_VIEW,                //+ "Unit Info View"
  674. REFRESH_TXT,                //+ "Refresh"
  675. PLAY_TIME_TXT,                //+ "Play Time"
  676.  
  677. SND_AMB_TXT,                //+ "Sound Ambience"
  678. SCROLL_SENSITIVITY_TXT,        //+ "Scroll Sensitivity"
  679. SIZE_TOGGLE_TT,                //+ "Toggle Size"
  680. LOCK_TOGGLE_TT,                //+ "Toggle Drag Lock"
  681. GAMMA_LEVEL_TXT,            //+ "Gamma Level"
  682. DEFAULT_OPTIONS,            //+ "Default"
  683.  
  684.  
  685. //put these at the bottom because whilst they did already exist, theyve been edited
  686. QUIT_MISSION_TXT,            //+ "Quit Mission"
  687. RESTART_MISSION_TXT,        //+ "Restart Mission"
  688. RESUME_MISSION_TXT,            //+ "Resume Mission"
  689. RGBA_STRING_R_TXT,            //+ "R"
  690. RGBA_STRING_G_TXT,            //+ "G"
  691. RGBA_STRING_B_TXT,            //+ "B"
  692. RGBA_STRING_A_TXT,            //+ "A"
  693.  
  694.  
  695.  
  696. HT_COMMAND_CENTRE1,            //+ "The Command Centre is your headquarters and functions as a communications hub, holding the core AI that handles all Battlefield control, and acts as your initial credit storage facility."
  697. HT_COMMAND_CENTRE2,            //+ "+(Without any form of credit store you will not be able to manufacture any units from your factories.) "
  698. HT_COMMAND_CENTRE3,            //+ "Construction Robots can only be manufactured in a Command Centre and you cannot build another should it be destroyed, so it's vital you look after ones that you take command of, or acquire one very quickly with a technician."
  699. HT_COMMAND_CENTRE4,            //+ "You cannot add armament to a Command Centre."
  700.  
  701. HT_RADAR_STATION1,            //+ "A single Radar Station will provide full GPS and communications for a Command Centre, revealing all ally and detected enemy units and structures within its range (providing they aren't cloaked). "
  702. HT_RADAR_STATION2,            //+ "Selecting an existing radar will display its current range on the minimap.  You may need to build additional Radar Stations to extend your radar coverage across an entire map."
  703.  
  704. HT_RESEARCH_FACILITY1,        //+ "A Research Facility allows 3 possible levels of upgrade for each of the four items that can be enhanced: unit armour, unit weapon damage, unit speed and building armour. "
  705. HT_RESEARCH_FACILITY2,        //+ "The current upgrade level for each item is displayed on the ORDER-MENU."
  706.  
  707. HT_TELEPORT1,                //+ "A Teleport can instantly transport up to four ground based units anywhere on the map that within a friendly units' LOS or Radar Range. "
  708.  
  709. HT_ROBOT_FACTORY1,             //+ "Manufactures all robot ground troops excluding the Construction Robot, which can only be built at a Command Centre.  When available, a Robot Factory also allows any Explosives Experts in the area to restock themselves with Detonation Packs and Mines."
  710.  
  711. HT_VEHICLE_FACTORY1,         //+ "Manufactures all ground vehicles dependent on your current tech level."
  712.  
  713. HT_AIR_HANGAR1,                //+ "Manufactures all air units dependant on your tech level.  An Air Hangar also rearms and repairs any aircraft that have landed within its immediate vicinity.   When available, Stealth and Fighter Bombers can be 'ordered' from Air Hangars' BUILD-MENU."
  714.  
  715. HT_SHIPYARD1,                //+ "Manufactures all sea units dependant on your current tech level.  A Shipyard can repair all sea units and is capable of rearming the Cruiser."
  716. HT_SHIPYARD2,                //+ "A Shipyard can only be built at predefined locations adjacent to a shoreline.  These areas are shown as the foundations of a Shipyard."
  717. HT_SHIPYARD3,                //+ "Select a Construction Robot and then target the Shipyard foundation. The Repair cursor will appear. Click once and the Construction Robot will build the shipyard."
  718.  
  719. HT_STORE1,                    //+ "Increases your credit storage capacity and your upper credit limit by 1000 credits for each one built, to a maximum of 6."
  720.  
  721. HT_REFINERY1,                //+ "Increases the overall credit input from all flag-mines by 20 percent. It also increases the your maximum credit storage capacity by 5000."
  722.  
  723. HT_SHIELD_GENERATOR1,        //+ "A powerful energy manipulator that projects a force field around itself, protecting and cloaking any units or structures within its umbrella.  A shield can only be operated for a limited duration before it will need to recharge itself."
  724.  
  725. HT_ENVIRONMENT_CONTROL1,    //+ "Provides control over the forces of nature, allowing you to call down three natural strikes onto the enemy when fully charged.   The Environment Control station charges automatically and when charged will display the strike option. "
  726. HT_ENVIRONMENT_CONTROL2,    //+ "To target, click on the desired weapon and then designate a target, the Environment Control will fire and then recharge. "
  727. HT_ENVIRONMENT_CONTROL3,    //+ "These strikes are:"
  728. HT_ENVIRONMENT_CONTROL4,    //+ "Chain Lightning; Lightning strikes your target and spreads to all enemy units within range damaging them."
  729. HT_ENVIRONMENT_CONTROL5,    //+ "Meteorite Shower; Targets meteorites at enemy units over a wide area causing damage."
  730. HT_ENVIRONMENT_CONTROL6,    //+ "Sonic Shock; Initiates a sub-sonic blast wave that immobilises ALL units in range and may even damage friendly as well as enemy units within its blast-range."
  731.  
  732. HT_BUNKER1,                    //+ "An armoured defence post that allows Robot Units within, to fire at nearby enemy targets.  Units cannot be harmed whilst they are inside the bunker, though they will be destroyed if the bunker is destroyed.   A bunker can house up to six robots."
  733. HT_BUNKER2,                    //+ "A Bunker's content is viewable from the BUILD-MENU."
  734.  
  735. HT_DEFENCE_TOWER1,         //+ "Identical to the bunker in almost every respect, except they have heavier armour and an improved Line of Sight to targets."
  736.  
  737. HT_GUN_PLATFORM1,         //+ "An elevated, armoured gun position with a large Line of Sight.  A superb direct-fire weapon ideal for base defence."
  738.  
  739. HT_TECH_CENTRE1,            //+ "Seventy three quid for a haircut - they shoudlve just snicked his head off he obviously mad."
  740.  
  741. HT_ANTI_TANK_GUN1,            //+ "An armoured gun position that is equipped with a rotating gun turret that has two barrels that fire alternately. "
  742.  
  743. HT_ANTI_AIR_SITE1,            //+ "Fires salvos of explosive shells at any enemy air units that come within range."
  744.  
  745. HT_HEAVY_GUN1,                //+ "Employs a powerful weapon that can target both ground and sea units at extreme range, utilising large, powerful explosive shells."
  746.  
  747. HT_ANTI_MISSILE_STATION1,    //+ "Automatically intercepts incoming ordnance and aircraft via a rapidly rotating central lens that directs its energy weapon at incoming hostiles."
  748.  
  749. HT_PSYCHO1,                    //+ "Fast, yet poorly armoured, a Psycho is your basic ground assault unit. Armed with a heavy machine gun, a Psycho can inflict low damage to any unit. "
  750.  
  751. HT_PYRO1,                    //+ "A slow, medium armoured unit, a Pyro carries a heavy, but clumsy flamethrower that jets out a napalm spray that is deadly to any units, structures or objects in its proximity with deadly effect. Be careful though, because as powerful as Pyros are, they can inadvertently set fire to any combustible objects within close proximity which may cause the fire to spread to more dangerous objects, causing them to explode!"
  752.  
  753. HT_TOUGH1,                    //+ "A slow, but heavily armoured unit, a Tough sports the most powerful of the robot units' weapons; a shoulder mounted rocket launcher that fires homing rockets, devastating to anything they come into contact with."
  754.  
  755. HT_SNIPER1,                    //+ "Very fast and poorly armoured unit, a Sniper carries a high-powered rifle that allows him to pick off the drivers of enemy vehicles.  "
  756. HT_SNIPER2,                    //+ "If the Sniper successfully targets an enemy unit, then that vehicle stops functioning and a robot from either team can take possession of the newly vacated piece of hardware. Any ground vehicle (except the APC) and grounded air-units can be sniped."
  757.  
  758. HT_LASER1,                    //+ "A fairly fast and medium armoured unit, the Laser carries a heavy energy weapon that fires high-powered energy blasts, which heavily damage almost anything within its range.  A Lasers' shot can also penetrate sequential targets; the damage inflicted to each target will be diminished as each subsequent target is penetrated."
  759.  
  760. HT_CONSTRUCTION_ROBOT1,        //+ "A resonably armoured unit with no offensive capability, a Construction Robot facilitates the construction of all structures and repairing all robots, ground vehicles, grounded air units, structures and bridges in the field."
  761.  
  762. HT_TECHNICIAN1,                //+ "A Technician can hack into the command protocols or primary processor core of almost any enemy building or unit and convert them to the players' control."  
  763. HT_TECHNICIAN2,                //+ "When ordered, a Technician will move into close proximity to the structure and begin to convert it.  After a time the structure will be converted to your allegiance and come under your control.  Some structures are heavily shielded against Technicians."
  764.  
  765. HT_EXPLOSIVES_EXPERT1,        //+ "A master of demolition, his low armour and a slow movement speed mirror the weight that he carries."
  766. HT_EXPLOSIVES_EXPERT2,        //+ "An Explosives Expert carries an unlimited amount of grenades, which are used as the default weapon."
  767. HT_EXPLOSIVES_EXPERT3,        //+ "The Explosives Expert can carry six Mines at a time and place them anywhere that he can reach."
  768. HT_EXPLOSIVES_EXPERT4,        //+ "Mines cannot be set-off by your own units and only an Explosive Expert has the ability to detect and disarm enemy Mines.  An Explosives Expert needs to be ordered back to a robot factory in order to replenish Mines and Det Packs."
  769.  
  770. HT_SPY1,                    //+ "Armed with a powerful but slow charging pistol, a Spy is a formidable unit with a huge vision range and advanced stealth technology that makes it hard for Radars to detect.  Only another Spy or Mobile Radar Jammer can detect an enemy spy."
  771. HT_SPY2,                    //+ "The Spy also has the ability to subvert enemy computer systems by depositing a virus into the processor cores of Enemy Structures.  Viral infections last for about 10 seconds and cannot be 'removed'."
  772. HT_SPY3,                    //+ "The Viral Effects."
  773. HT_SPY4,                    //+ "Gun Emplacements - All Gun Emplacements will fire sporadically, no target designations will be possible and the gun may accidentally hit friendly units whilst under viral effect."
  774. HT_SPY5,                    //+ "Command Centre - Cancels all construction tasks, halts all command communications and cancels any upgrade that is in effect."
  775. HT_SPY6,                    //+ "Radar - Disables ALL Radar stations for viral duration."
  776. HT_SPY7,                    //+ "Factory Structures - Halts production, cancels current production run and leaves the factory with no build orders."
  777. HT_SPY8,                    //+ "Research Facility - Halts research, cancels current research run and leaves the facility with no research orders."
  778. HT_SPY9,                    //+ "Refinery - Prevents the refinery from functioning for duration."
  779. HT_SPY10,                    //+ "Gates  - Will sporadically open and shut."
  780.  
  781. HT_JEEP1,                    //+ "Lightly armoured fast reconnaissance vehicle."
  782.  
  783. HT_LIGHT_TANK1,                //+ "Lightweight and manoeuvrable tracked vehicle, armed with twin 30mm cannons that are effective against infantry, ground and airborne targets."
  784.  
  785. HT_MEDIUM_TANK1,            //+ "The main battle tank that can move at a reasonable pace with it's single barrel packing a fair punch by firing explosive armour piercing shells. It is a core anti-vehicle unit but is vulnerable to air and infantry units, as its gun barrel has limited elevation."
  786.  
  787. HT_HEAVY_TANK1,                //+ "A slow and costly, but heavily armoured tank, capable of destroying both ground and sea units at a long range with its devastating shells.   Due to the limited elevation of its gun turret, there maybe some targets a Heavy Tank cannot fire upon."  
  788.  
  789. HT_MORTAR_TANK1,            //+ "Similar in size and weight to the Medium Tank and armed with a Plasma Mortar that detonates on impact with a lethal blast radius. Useful when used in conjunction with another unit as a 'spotter' so the Mortar Tank can stay hidden when launching it's ordinance."
  790.  
  791. HT_MOBILE_MISSILE_LAUNCHER1,//+ "Its rockets are devastating to all ground targets and can be fired over hills and other steep elevations, however it must be in a static position, making it vulnerable to attacks from close range and the air. "
  792.  
  793. HT_A_P_C1,                    //+ "The Armoured Personnel Carrier has no offensive capability itself but is highly armoured and can transport up to four robots at a time over land and sea.  Offensive robots will fire from within an APC when traversing land but cannot fire when the APC is traversing water.  An APC is the only ground unit that can traverse water."
  794.  
  795. HT_MOBILE_RADAR_JAMMER1,    //+ "A medium armoured but fairly slow vehicle, a Mobile Radar Jammer reveals enemy and their positions, disrupts enemy communications and prevents enemy Radar Stations detecting your units.  A Mobile Radar Jammer works in a similar way to ground Radar and has a limited radius indicated by a vision radius on the minimap. "
  796. HT_MOBILE_RADAR_JAMMER2,    //+ "In certain circumstances it can be used to flush out enemy Spy units."
  797.  
  798. HT_DISRUPTER1,                //+ "There is little data on the Disruptor and Shockwave units though their weapons are known to harness pure energy, with what effect still remains a mystery."
  799.  
  800. HT_SHOCKWAVE1,                //+ "There is little data on the Shockwave units though their weapons are known to harness pure energy, with what affect still remains a mystery."
  801.  
  802. HT_SCOUT_HELICOPTER1,        //+ "A fast, highly manoeuvrable air reconnaissance unit with effective anti-infantry capability and low armour strength.  A 'Pyscho in the sky'."
  803. HT_SCOUT_HELICOPTER2,        //+ "A Scout Helicopter must be order to land from the ORDER-MENU before any Construction Robot in the vicinity can repair it."
  804.  
  805. HT_ATTACK_HELICOPTER1,        //+ "Although lacking manoeuvrability, an Attack Helicopter seeks and destroys ground targets with its guided rockets. Attack Helicopters fire a salvo of guided rockets before returning to the nearest Air Hangar for re-arming/repair.  "
  806. HT_ATTACK_HELICOPTER2,        //+ "An Attack Helicopter must be ordered to land from the ORDER-MENU before any Construction Robot in the vicinity can repair it."
  807.  
  808.  
  809. HT_TRANSPORT_HELICOPTER1,    //+ "A heavily armoured unit with no offensive capability, the Transport Helicopter can carry either a maximum of eight robot infantry units, two light vehicles (Jeeps, APCs and Light Tanks), one light vehicle and two robot infantry units or one medium vehicle (Medium Tank, Mortar Tank and Mobile Radar Jammer)."
  810. HT_TRANSPORT_HELICOPTER2,    //+ "You can view the contents of a Transport Helicopter's from the BUILD-MENU."
  811. HT_TRANSPORT_HELICOPTER3,    //+ "A Transport Helicopter must be ordered to land from the ORDER-MENU before any Construction Robot in the vicinity can repair it."
  812.  
  813. HT_WASP1,                    //+ "Although heavily armoured, the Wasp is a fast and highly manoeuvrable vertical take off and land aircraft (VTOL) predominantly used in an anti tank and anti air role, armed with a powerful rotary laser cannon.  "
  814. HT_WASP2,                    //+ "A Wasp must be ordered to land from the ORDER-MENU before any Construction Robot in the vicinity can repair it."
  815.  
  816. HT_STEALTH_BOMBER1,            //+ "A high-powered, single strike attack aircraft that performs a low-level bombing run releasing a payload of ten 'high impact' bombs creating massive localised damage to its designated target before returning to its base."
  817. HT_STEALTH_BOMBER2,            //+ "The Stealth Bomber cannot be tracked by radar although it can be seen and fired upon by other enemy units."
  818. HT_STEALTH_BOMBER3,            //+ " "
  819. HT_STEALTH_BOMBER4,            //+ "A Stealth Bomber can only be 'ordered' from an air hanger, and not manufactured due to its very high cost.  If the Stealth Bomber survives its attack it will return 'home' and you can order it again after a period of time.  If the Stealth Bomber is destroyed, it will no longer be available on that mission, so you'll need to make sure there are no anti-aircraft defences near the target!"
  820.  
  821.  
  822. HT_FIGHTER_BOMBER1,                //+ "A proficient air superiority fighter capable of launching a salvo of high-speed homing missiles at air targets as it approaches its bomb target. The bomb that it carries comprises of hundreds of microscopic 'bugs' that are released as the bomb explodes. These bugs penetrate all enemy structures within the blast radius and infect them with a virus whose effect is instantaneous but only last 10 seconds."
  823. HT_FIGHTER_BOMBER2,                //+ "A Fighter Bomber can only be 'ordered' from an air hanger, and not manufactured due to its very high cost."
  824.  
  825. HT_GUNBOAT1,                        //+ "Fast assault / scout unit with a limited anti-air and anti-ship capability via its cannons. Like all of the offensive sea units it can attack ground units if they stray to close to the shore."
  826.  
  827. HT_DESTROYER1,                    //+ "Heavily armoured and armed with medium range, high-powered gun turrets, a Destroyer can fire over hills to bombard ground targets within its own or a shared LOS.  "
  828.  
  829. HT_CRUISER1,                        //+ "This multi-purpose defence craft can navigate well, is reasonably armoured and has the primary function of providing anti-aircraft support to the fleet."
  830. HT_CRUISER2,                        //+ ""
  831. HT_CRUISER3,                        //+ "Laden with 10 sea mines and the added advantage of a built in medium-range radar, the Cruiser can detect cloaked units and mines when they are within radar range."
  832. HT_CRUISER4,                        //+ "Once a player has laid sea mines they will be visible only to them and not other players, unless they are detected by using certain units. Your units do not set off your own mines.  "
  833. HT_CRUISER5,                        //+ "If the Cruiser detects enemy mines in its immediate vicinity it will attempt to retrieve and disarm them, which replenishes its internal stock."
  834.  
  835. HT_MISSILE_BOAT1,                //+ "A heavy, poorly armoured and unwieldy unit.  The Missile Boat is a very powerful attack craft that launches ballistic missiles at distant sea or ground targets. Each missile will launch and fly up and towards its target before detonating in mid-air, subsequently scattering cluster munitions over the target area. "
  836. HT_MISSILE_BOAT2,                //+ "The Missile Boat fires a salvo of four missiles each time it fires and takes a long time to rearm itself."
  837.  
  838. HT_BATTLE_CRUISER1,                //+ "A floating fortress. Heavily armoured but extremely slow, its four guns can shell inland at extreme range with devastating consequences. However its guns take time to track targets and is ineffectual in close proximity"
  839.  
  840.  
  841. MP_SCORE_TXT,                    //+ "Score"
  842. MP_UNITS_TXT,                    //+ "Units"
  843. MP_KILLED_TXT,                    //+ "Killed"
  844. MP_LOST_TXT,                    //+ "Lost"
  845. MP_RESOURCES_TXT,                //+ "Resources"
  846. MP_COLLECTED_TXT,                //+ "Collected"
  847. MP_SPENT_TXT,                    //+ "Spent"
  848. MP_WINNER_TXT,                    //+ "WINNER"
  849. MP_LASTED_TXT,                    //+ "Lasted %d:%02d"
  850. MP_RESIGN_TXT,                    //+ "Resign"
  851. MP_QUIT_TXT,                    //+ "Quit"
  852.  
  853. PARTICLE_TXT,                    //+ "Particle FX"
  854. FORCEFX_TXT,                    //+ "Force FX"
  855. ANTIALIAS_TXT,                    //+ "Antialiasing"
  856. MIPMAP_TXT,                        //+ "Mip Mapping"
  857. VSYNC_TXT,                        //+ "V Syncing"
  858.  
  859. LOADING_TXT,                    //+ "Loading"
  860. YOUWIN_TXT,                        //+ "you win"
  861. EAT_COUNTDOWN_TXT,                //+ "ETA Countdown"
  862. MAX_UNITSLIMIT_TXT,                    //+ "Max unit limit reached"
  863. USEROBOTS_TXT,                    //+ "Use robots to grab flags for credits"
  864. MISSIONBROK_TXT,                //+ "Mission uncompleteable"
  865. USE_EXPLO_TXT,                    //+ "Use an Explosives Expert to rescue Horowitz"
  866. NOCAPCAB_TXT,                    //+ "Capture capability lost"
  867. DETO_COUNT_TXT,                    //+ "Detonation Countdown"
  868. TANS_COUNT_TXT,                    //+ "Transmission Countdown"
  869. OMEGA_V_TXT,                    //+ "Omega Virus Launch Countdown"
  870. HELPETA_TXT,                    //+ "Reinforcements ETA Countdown"
  871.  
  872. HINT_TXTA1,                        //+ "Capturing territories increases the number of credits you earn per minute and gives you extra build space"
  873. HINT_TXTA2,                        //+ "Use robots to grab territory flags, changing them to your team colour and capturing unowned buildings"
  874. HINT_TXTA3,                        //+ "Select units and buildings with the right mouse button to access order and build commands"
  875.  
  876. HINT_TXTB1,                        //+ "Use Construction robots to create new structures and also repair damaged units, buildings and bridges"
  877. HINT_TXTB2,                        //+ "Experiment with the mouse buttons to pan, tilt, rotate and zoom the camera"
  878. HINT_TXTB3,                        //+ "Clicking on the minimap, messages and leadercam allows you to snap to key events"
  879.  
  880. HINT_TXTC1,                        //+ "Robots can carry 'gadgets' by grabbing them as you would a flag" 
  881. HINT_TXTC2,                        //+ "Bunkers allow you to place up to 6 robots inside without losing their ability to attack"
  882. HINT_TXTC3,                        //+ "Use Technicians to convert enemy buildings and units for your use"
  883.  
  884. HINT_TXTD1,                        //+ "You can take control of unmanned vehicles using infantry robots" 
  885. HINT_TXTD2,                        //+ "When building units, choose a delivery location using 'set Rally Point' from the BUILD-MENU." 
  886. HINT_TXTD3,                        //+ "Take special care of Hero units"
  887.  
  888. HINT_TXTE1,                        //+ "Group units to a key by selecting them, holding Control and pressing a number from 1 to 9 "
  889. HINT_TXTE2,                        //+ "Control maps by strategically repairing and destroying bridges" 
  890. HINT_TXTE3,                        //+ "You can increase your maximum credit limit by building stores"
  891.  
  892. DEF_PLR_NAME_TXT,                //+ "Player"
  893. REPEAT_ENABLE_TXT,                //+    "Build Repeat Enabled"
  894. REPEAT_DISABLE_TXT,                //+    "Build Repeat Disabled"
  895. SET_DEF_OPT,                    //+    "Set Default Options"
  896. GAMETIME_TXT,                    //+ "Time"
  897. MAX_Z2STRINGS
  898. };
  899.  
  900. extern class z2CStrings z2strings;
  901.  
  902. class z2CStrings{
  903. public:
  904.     z2CStrings();
  905.     ~z2CStrings();
  906.     //static  const char *get(Z2STRING_TYPE);        //TRANSLATOR        //TRANSLATOR        //TRANSLATOR        //TRANSLATOR        //TRANSLATOR        //TRANSLATOR        //TRANSLATOR        //TRANSLATOR
  907.     static  _TCHAR*    get(Z2STRING_TYPE);        //TRANSLATOR        
  908.     static  int getlen(Z2STRING_TYPE);
  909.     static    bool worldStringToIndex(const char*worldStr, int &index);
  910.     static    void reloadStringsFile (char* _filename);
  911.     static    void copyToCharStr (char* _dest,const _TCHAR* _source);
  912.     static    void copyToUniStr (_TCHAR* _dest,const char* _source);
  913. private:
  914.     static  void mygetst(_TCHAR *_filebuffer,int& _us,int _filelen,unsigned   short& _count,_TCHAR *_buffer,unsigned   short & _type,unsigned   short *_offsets);
  915.     static  void mylenst(_TCHAR *_filebuffer,int& _us,int _filelen,unsigned   short& _count,unsigned    short& type);
  916.  
  917.     static unsigned    short *offsets;        //TRANSLATOR???
  918.     static _TCHAR* buffer;        //TRANSLATOR?
  919. };
  920.  
  921. //#pragma pack(pop)
  922.  
  923. #ifdef __cplusplus
  924. };
  925. #endif
  926.  
  927.  
  928. ////////////////////////////////////////////////////////////////////////////////
  929. ////                                                                        ////
  930. //// FILE HISTORY                                                            ////
  931. ////                                                                        ////
  932. ////////////////////////////////////////////////////////////////////////////////
  933. ////
  934. //// $History: z2strings.h $
  935. //// 
  936. //// *****************  Version 178  *****************
  937. //// User: Stevew       Date: 29/04/01   Time: 15:46
  938. //// Updated in $/Binaries/Complete/Symbols
  939. //// 
  940. //// *****************  Version 177  *****************
  941. //// User: Stevew       Date: 29/04/01   Time: 11:35
  942. //// Updated in $/Binaries/Complete/Symbols
  943. //// 
  944. //// *****************  Version 176  *****************
  945. //// User: Brucen       Date: 27/04/01   Time: 10:22
  946. //// Updated in $/pwork/appl/pc/z2/symbols
  947. //// Oooh look - a compass
  948. //// 
  949. //// *****************  Version 175  *****************
  950. //// User: Stevew       Date: 26/04/01   Time: 16:40
  951. //// Updated in $/Binaries/Complete/Symbols
  952. //// 
  953. //// *****************  Version 174  *****************
  954. //// User: Stevew       Date: 26/04/01   Time: 13:07
  955. //// Updated in $/Binaries/Complete/Symbols
  956. //// 
  957. //// *****************  Version 173  *****************
  958. //// User: Stevew       Date: 25/04/01   Time: 16:43
  959. //// Updated in $/Binaries/Complete/Symbols
  960. //// 
  961. //// *****************  Version 172  *****************
  962. //// User: Stevew       Date: 20/04/01   Time: 12:25
  963. //// Updated in $/Binaries/Complete/Symbols
  964. //// 
  965. //// *****************  Version 170  *****************
  966. //// User: Brucen       Date: 20/04/01   Time: 0:16
  967. //// Updated in $/pwork/appl/pc/z2/symbols
  968. //// Rock Rock Rockaway beach..
  969. //// 
  970. //// *****************  Version 169  *****************
  971. //// User: Stevew       Date: 18/04/01   Time: 16:05
  972. //// Updated in $/Binaries/Complete/Symbols
  973. //// Nick B updates
  974. //// 
  975. //// *****************  Version 168  *****************
  976. //// User: Dave         Date: 18/04/01   Time: 3:13
  977. //// Updated in $/PWORK/APPL/PC/Z2/Symbols
  978. //// 
  979. //// *****************  Version 167  *****************
  980. //// User: Brucen       Date: 18/04/01   Time: 1:35
  981. //// Updated in $/pwork/appl/pc/z2/symbols
  982. //// If ive broken anything...
  983. //// 
  984. //// 
  985. //// DOH!
  986. //// 
  987. //// *****************  Version 166  *****************
  988. //// User: Bbs          Date: 11/04/01   Time: 16:26
  989. //// Updated in $/PWORK/APPL/PC/Z2/Symbols
  990. //// 
  991. //// *****************  Version 165  *****************
  992. //// User: Mike_work    Date: 7/04/01    Time: 16:26
  993. //// Updated in $/PWORK/APPL/PC/z2/Symbols
  994. //// 
  995. //// *****************  Version 164  *****************
  996. //// User: Johnp        Date: 1/04/01    Time: 20:04
  997. //// Updated in $/PWORK/APPL/PC/z2/Symbols
  998. //// 
  999. //// *****************  Version 163  *****************
  1000. //// User: Brucen       Date: 29/03/01   Time: 18:28
  1001. //// Updated in $/pwork/appl/pc/z2/symbols
  1002. //// take 2 /b
  1003. //// 
  1004. //// *****************  Version 162  *****************
  1005. //// User: Johnp        Date: 26/03/01   Time: 21:34
  1006. //// Updated in $/PWORK/APPL/PC/z2/Symbols
  1007. //// 
  1008. //// *****************  Version 161  *****************
  1009. //// User: Johnp        Date: 23/03/01   Time: 15:09
  1010. //// Updated in $/PWORK/APPL/PC/z2/Symbols
  1011. //// 
  1012. //// *****************  Version 160  *****************
  1013. //// User: Johnp        Date: 21/03/01   Time: 18:09
  1014. //// Updated in $/PWORK/APPL/PC/z2/Symbols
  1015. //// 
  1016. //// *****************  Version 159  *****************
  1017. //// User: Johnp        Date: 21/03/01   Time: 15:00
  1018. //// Updated in $/PWORK/APPL/PC/z2/Symbols
  1019. //// 
  1020. //// *****************  Version 158  *****************
  1021. //// User: Dave         Date: 20/03/01   Time: 7:56
  1022. //// Updated in $/PWORK/APPL/PC/z2/Symbols
  1023. //// 
  1024. //// *****************  Version 157  *****************
  1025. //// User: Brucen       Date: 3/16/01    Time: 2:06p
  1026. //// Updated in $/pwork/appl/pc/z2/symbols
  1027. //// HELP!
  1028. //// 
  1029. //// *****************  Version 156  *****************
  1030. //// User: Brucen       Date: 3/08/01    Time: 3:43a
  1031. //// Updated in $/pwork/appl/pc/z2/symbols
  1032. //// 
  1033. //// *****************  Version 155  *****************
  1034. //// User: Stevew       Date: 6/03/01    Time: 12:51
  1035. //// Updated in $/Binaries/Complete/Symbols
  1036. //// Gun Tower/Twr. renamed Gun Platform/Pl.
  1037. //// 
  1038. //// *****************  Version 154  *****************
  1039. //// User: Brucen       Date: 3/05/01    Time: 4:07a
  1040. //// Updated in $/PWORK/APPL/PC/Z2/Symbols
  1041. //// OK- THIS is the real checkin :-)
  1042. //// 
  1043. //// *****************  Version 153  *****************
  1044. //// User: Brucen       Date: 1/03/01    Time: 0:15
  1045. //// Updated in $/PWORK/APPL/PC/Z2/Symbols
  1046. //// 
  1047. //// *****************  Version 152  *****************
  1048. //// User: Brucen       Date: 28/02/01   Time: 16:36
  1049. //// Updated in $/PWORK/APPL/PC/z2/Symbols
  1050. //// Strings cleaned up
  1051. //// 
  1052. //// *****************  Version 151  *****************
  1053. //// User: Brucen       Date: 27/02/01   Time: 18:30
  1054. //// Updated in $/PWORK/APPL/PC/z2/Symbols
  1055. //// 
  1056. //// *****************  Version 150  *****************
  1057. //// User: Brucen       Date: 26/02/01   Time: 20:52
  1058. //// Updated in $/PWORK/APPL/PC/z2/Symbols
  1059. //// 
  1060. //// *****************  Version 149  *****************
  1061. //// User: Brucen       Date: 2/15/01    Time: 10:51p
  1062. //// Updated in $/pwork/appl/pc/z2/symbols
  1063. //// Donut cam
  1064. //// 
  1065. //// *****************  Version 148  *****************
  1066. //// User: Brucen       Date: 2/14/01    Time: 1:50a
  1067. //// Updated in $/PWORK/APPL/PC/Z2/Symbols
  1068. //// 
  1069. //// *****************  Version 147  *****************
  1070. //// User: Brucen       Date: 2/12/01    Time: 11:52a
  1071. //// Updated in $/pwork/appl/pc/z2/symbols
  1072. //// F/E Menus again
  1073. //// 
  1074. //// *****************  Version 146  *****************
  1075. //// User: Brucen       Date: 9/02/01    Time: 14:22
  1076. //// Updated in $/PWORK/APPL/PC/z2/Symbols
  1077. //// Home Home Home :-)
  1078. //// 
  1079. //// *****************  Version 145  *****************
  1080. //// User: Brucen       Date: 9/02/01    Time: 12:30
  1081. //// Updated in $/PWORK/APPL/PC/z2/Symbols
  1082. //// 
  1083. //// *****************  Version 144  *****************
  1084. //// User: Brucen       Date: 9/02/01    Time: 0:16
  1085. //// Updated in $/PWORK/APPL/PC/z2/Symbols
  1086. //// Fixes R us
  1087. //// 
  1088. //// *****************  Version 143  *****************
  1089. //// User: Brucen       Date: 6/02/01    Time: 17:12
  1090. //// Updated in $/PWORK/APPL/PC/z2/Symbols
  1091. //// 
  1092. //// *****************  Version 142  *****************
  1093. //// User: Brucen       Date: 1/24/01    Time: 1:04p
  1094. //// Updated in $/PWORK/APPL/PC/Z2/Symbols
  1095. //// 
  1096. //// *****************  Version 141  *****************
  1097. //// User: Brucen       Date: 1/23/01    Time: 4:49p
  1098. //// Updated in $/PWORK/APPL/PC/Z2/Symbols
  1099. //// 
  1100. //// *****************  Version 140  *****************
  1101. //// User: Brucen       Date: 1/22/01    Time: 1:04p
  1102. //// Updated in $/PWORK/APPL/PC/Z2/Symbols
  1103. //// Lets see what we can break today :-)
  1104. //// 
  1105. //// *****************  Version 139  *****************
  1106. //// User: Brucen       Date: 1/19/01    Time: 11:19a
  1107. //// Updated in $/PWORK/APPL/PC/Z2/Symbols
  1108. //// 
  1109. //// *****************  Version 133  *****************
  1110. //// User: Brucen       Date: 1/10/01    Time: 11:41a
  1111. //// Updated in $/PWORK/APPL/PC/Z2
  1112. //// Moved levelname to .brf file
  1113. //// Tidied menus
  1114. //// 
  1115. //// *****************  Version 132  *****************
  1116. //// User: Brucen       Date: 1/08/01    Time: 3:45p
  1117. //// Updated in $/PWORK/APPL/PC/Z2/Symbols
  1118. //// UNICODE CONVERSION UPDATE
  1119. //// *ACHTUNG*
  1120. //// 
  1121. //// *****************  Version 131  *****************
  1122. //// User: Brucen       Date: 1/03/01    Time: 4:22p
  1123. //// Updated in $/PWORK/APPL/PC/Z2
  1124. //// translator
  1125. //// 
  1126. //// *****************  Version 130  *****************
  1127. //// User: Brucen       Date: 12/22/00   Time: 1:26a
  1128. //// Updated in $/pwork/appl/pc/z2/symbols
  1129. //// Several sinister bugfixes and tweaks
  1130. //// 
  1131. //// *****************  Version 129  *****************
  1132. //// User: Brucen       Date: 12/15/00   Time: 2:58a
  1133. //// Updated in $/pwork/appl/pc/z2
  1134. //// more menu twiddles
  1135. //// 
  1136. //// *****************  Version 128  *****************
  1137. //// User: Ollyd        Date: 12/10/00   Time: 6:31p
  1138. //// Updated in $/PWORK/APPL/PC/z2/Symbols
  1139. //// 
  1140. //// *****************  Version 127  *****************
  1141. //// User: Mike_work    Date: 7/12/00    Time: 20:45
  1142. //// Updated in $/PWORK/APPL/PC/Z2
  1143. //// done strip history MJM
  1144. ////
  1145. ////////////////////////////////// END OF FILE /////////////////////////////////
  1146.  
  1147.